Winter Cardinal UI - v0.442.0 / DBaseAuto
• new DBaseAuto(): DBaseAuto
src/main/typescript/wcardinal/ui/d-base-auto.ts:11
• Protected
_isOn: boolean
src/main/typescript/wcardinal/ui/d-base-auto.ts:9
• get
isOff(): boolean
boolean
src/main/typescript/wcardinal/ui/d-base-auto.ts:15
• get
isOn(): boolean
boolean
src/main/typescript/wcardinal/ui/d-base-auto.ts:19
▸ from(size
): boolean
Update the auto settings by the given size.
Name | Type | Description |
---|---|---|
size |
DCoordinateSize |
a size |
boolean
True if the given size is “auto”.
src/main/typescript/wcardinal/ui/d-base-auto.ts:33
▸ toCoordinate(def
): DCoordinateSize
Name | Type |
---|---|
def |
DCoordinateSize |