SoMarker Properties |
The SoMarker type exposes the following members.
Name | Description | |
---|---|---|
![]() | bitmap | Defines the current marker data buffer. |
![]() | index | Defines the marker index. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | isLSBFirst | if true, bits are ordered within a byte from Least Significant to most significant; otherwise the first bit in each byte is the most significant one. |
![]() | orderedRGBA | Defines the marker coloration mask. |
![]() | size | Defines the size (in pixels) of the marker. |
![]() | upToDown | if true, marker bitmap is described from down to up (that is bytes[0] is the left bottom corner of the bitmap), otherwise from up to down (that is bytes[0] is the top left corner). |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |