Skip to main content

IStyleProperty.OwnerDef property

Namespace: NextDesign.Core

Description

Style owner definition
If this attribute information represents an attribute of a shape, it is the definition of that shape.
If this attribute information represents an attribute of the label/text, it becomes the definition of its owning shape.
If this attribute information represents an attribute of a compartment item, it is the definition of its owning shape.

IElementDef OwnerDef { get; }

types