ObjectType

EmfPlusObject.ObjectType property

Gets or sets the type of the object.

public EmfPlusObjectType ObjectType { get; set; }

Property Value

The type of the object.

See Also