Property | Type | Description | |
---|---|---|---|
code | string | ||
codeLocationAngle | float | ||
columnFText | string | ||
customCodeLocation | bool | ||
descTextAfter | string | ||
descTextBefore | string | ||
descriptionText | string | ||
gaps | CircleGap[]>.Dictionary | ||
kind | ControlPointKind | ||
location | |||
orientation | float | ||
punches | |||
symbolIds | string[] |
Method | Description | |
---|---|---|
Clone ( ) : StorableObject | ||
ControlPoint ( ) : System | ||
ControlPoint ( ControlPointKind kind, string code, |
||
Equals ( object obj ) : bool | ||
ReadAttributesAndContent ( |
||
Validate ( Id |
||
WriteAttributesAndContent ( System xmloutput ) : void |
public ControlPoint ( ControlPointKind kind, string code, |
||
kind | ControlPointKind | |
code | string | |
location | ||
return | System |
public ReadAttributesAndContent ( |
||
xmlinput | ||
return | void |
public Validate ( Id |
||
id | Id |
|
validateInfo | ||
return | void |
public WriteAttributesAndContent ( System xmloutput ) : void | ||
xmloutput | System | |
return | void |