DwfWhipImageBaseColumns Property |
Gets image colums count
Namespace:
Aspose.CAD.FileFormats.Dwf.Whip.Objects.Drawable
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 22.3
Syntaxpublic int Columns { get; }
Public ReadOnly Property Columns As Integer
Get
public:
property int Columns {
int get ();
}
member Columns : int with get
Property Value
Type:
Int32
See Also