PromptNestedEntityResultTransform Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public Matrix3d Transform { get; }
Public ReadOnly Property Transform As Matrix3d
Get
public:
property Matrix3d Transform {
Matrix3d get ();
}
member Transform : Matrix3d with get
Property Value
Matrix3d
See Also