DocumentMetrics Members
Document Metric.
Functions
Name | Description |
---|---|
ActivateStyle | Makes object fully controlled by style, clears any customization. |
ConvertFromGraphUnits | Return value: Integer. |
ConvertToGraphUnits | Return value: Double. |
CopyToStyle | Copies options to the specified style. |
DefaultStyle | Sets default style, preserving customization. |
IsCustomized | Returns whether the object has been customized (it's not fully controlled by the style). Return value: Boolean. |
SetMargins | - |
SetSize | - |
Properties
Name | Description |
---|---|
Application | Returns the application. Return value: Application. This property is read only. |
BottomMargin | Return/assignment value: Integer. |
GraphDocument | Returns the document of the graph. Return value: Graph. This property is read only. |
Height | Return/assignment value: Integer. |
LeftMargin | Return/assignment value: Integer. |
Name | Returns the name of the layout. Return value: String. This property is read only. |
Parent | Returns the parent of the layout. Return value: Object. This property is read only. |
ParentGraph | Return value: GraphObject. This property is read only. |
RightMargin | Return/assignment value: Integer. |
ScalingFactor | Return/assignment value: Double. |
Style | Return/assignment value: DocumentMetricsStyle. |
TopMargin | Return/assignment value: Integer. |
Units | Return/assignment value: DocumentMetricsUnits. |
Width | Return/assignment value: Integer. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.