PinLabelInstance Members
Include Protected Members
Include Inherited Members
Represents an instance type of the PinLabel class and contains the calculated values of the properties in PinLabel.
The PinLabelInstance type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ResetInstanceCache() | Resets the instance cache. (Inherited from BaseInstance.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
AllowUpsideDown | Gets the calculated value of the AllowUpsideDown property in a PinLabel class. | |
DistanceFromScale | Gets the calculated value of the DistanceFromScale property in a PinLabel class. | |
FontAngle | Gets the calculated value of the FontAngle property in a PinLabel class. | |
Placement | Gets the calculated value of the Placement property in a PinLabel class. | |
RotateLabel | Gets the calculated value of the RotateLabel property in a PinLabel class. | |
Style | Gets the calculated value of the Style property in a PinLabel class. | |
Text | Gets the calculated value of the Text property in a PinLabel class. | |
UseFontPercent | Gets the calculated value of the UseFontPercent property in a PinLabel class. |
Top