Property World2UserMatrix
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
World2UserMatrix
Get the Matrix used for tranformations between world and user coordinate system of the ActiveViewPort(if exist) or the ActiveLayOut(model or a layout).
public Matrix World2UserMatrix { get; set; }