Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll

Mask Origin
C#
public enum MaskOrigin
ConstanteDescripción
Border_BoxThe position is relative to the border box. This is default
Content_BoxThe position is relative to the content box
Fill_BoxThe position is relative to the object bounding box
InheritInherits this property from its parent element.
InitialSets this property to its default value.
Margin_BoxThe position is relative to the margin box
Padding_BoxThe position is relative to the padding box
Stroke_BoxThe position is relative to the stroke bounding box
View_BoxUse the nearest SVG viewport as reference box