|
RenderPropertiesAnnotation_offset Property
|
Gets the offset between object n annotation.
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic int Annotation_offset { get; }
Public ReadOnly Property Annotation_offset As Integer
Get
public:
property int Annotation_offset {
int get ();
}
member Annotation_offset : int with get
Property Value
Type:
Int32
See Also