ParameterTypeIdConnectorVisibleSize Property |
"Size on screen"
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ForgeTypeId ConnectorVisibleSize { get; }
Public Shared ReadOnly Property ConnectorVisibleSize As ForgeTypeId
Get
public:
static property ForgeTypeId^ ConnectorVisibleSize {
ForgeTypeId^ get ();
}
static member ConnectorVisibleSize : ForgeTypeId with get
Property Value
ForgeTypeId
See Also