CODIUM Programming Language (CPL) CodiumSDK CPL Path
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Path
C# |
public enum Path |
Constante | Descripción | |
---|---|---|
Border_Box | Uses the border box as the reference box | |
Content_Box | Uses the content box as the reference box | |
Fill_Box | Uses the object bounding box as reference box | |
Inherit | Inherits this property from its parent element. | |
Initial | Sets this property to its default value. | |
Margin_Box | Uses the margin box as the reference box | |
None | This is default. No clipping is done | |
Padding_Box | Uses the padding box as the reference box | |
Stroke_Box | Uses the stroke bounding box as reference box | |
View_Box | Uses the SVG viewport as reference box |