Property that represents the type of Y-axis
tiling for this Mapper object.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public Tiling VTiling { get; set; }
Public Property VTiling As Tiling
Get
Set
public:
property Tiling VTiling {
Tiling get ();
void set (Tiling value);
}
member VTiling : Tiling with get, set
Property Value
Tiling
See Also