Visual Basic | |
---|---|
Sub SetCustomProperty( _ ByVal Key As System.String, _ ByVal Value As System.String _ ) |
Parameters
- Key
- Name of custom property whose value to change
- Value
- Value for custom property
See the IDrawingProperties examples.
IDrawingProperties Interface
IDrawingProperties Members
IDrawingProperties::AddCustomProperty Method ()
IDrawingProperties::GetCustomProperty Method ()
IDrawingProperties::GetCustomPropertyAt Method ()
IDrawingProperties::GetCustomPropertyCount Method ()
IDrawingProperties::HasCustomProperty Method ()
IDrawingProperties::RemoveCustomProperty Method ()
IDrawingProperties::RemoveCustomPropertyAt Method ()
IDrawingProperties::SetCustomPropertyAt Method ()
IDrawingProperties Members
IDrawingProperties::AddCustomProperty Method ()
IDrawingProperties::GetCustomProperty Method ()
IDrawingProperties::GetCustomPropertyAt Method ()
IDrawingProperties::GetCustomPropertyCount Method ()
IDrawingProperties::HasCustomProperty Method ()
IDrawingProperties::RemoveCustomProperty Method ()
IDrawingProperties::RemoveCustomPropertyAt Method ()
IDrawingProperties::SetCustomPropertyAt Method ()
DraftSight V1R5.0