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