The X coordinate of the lowest left point on the drawing where the tile begins.
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic int StartPointX { get; }
Public ReadOnly Property StartPointX As Integer
Get
public:
property int StartPointX {
int get ();
}
member StartPointX : int with get
Property Value
Type:
Int32
See Also