| Visual Basic | |
|---|---|
Function GetCustomProperty( _ ByVal Key As System.String _ ) As System.String | |
| C# | |
|---|---|
System.string GetCustomProperty( System.string Key ) | |
| JavaScript | |
|---|---|
GetCustomProperty( Key : String ) : String | |
Parameters
- Key
- Name of the custom property
- Value[out] or Return Value
- Value of the custom property
IDrawingProperties Interface
IDrawingProperties Members
IDrawingProperties::AddCustomProperty Method ()
IDrawingProperties::GetCustomPropertyAt Method ()
IDrawingProperties::GetCustomPropertyCount Method ()
IDrawingProperties::HasCustomProperty Method ()
IDrawingProperties::RemoveCustomProperty Method ()
IDrawingProperties::RemoveCustomPropertyAt Method ()
IDrawingProperties::SetCustomProperty Method ()
IDrawingProperties::SetCustomPropertyAt Method ()
IDrawingProperties Members
IDrawingProperties::AddCustomProperty Method ()
IDrawingProperties::GetCustomPropertyAt Method ()
IDrawingProperties::GetCustomPropertyCount Method ()
IDrawingProperties::HasCustomProperty Method ()
IDrawingProperties::RemoveCustomProperty Method ()
IDrawingProperties::RemoveCustomPropertyAt Method ()
IDrawingProperties::SetCustomProperty Method ()
IDrawingProperties::SetCustomPropertyAt Method ()
DraftSight V1R5.0
Syntax